chore(deps): update actions-rust-lang/setup-rust-toolchain action to v1.17.0 - #518
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update actions-rust-lang/setup-rust-toolchain action to v1.17.0#518renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
2 times, most recently
from
April 8, 2026 20:09
087ddb9 to
8691334
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
April 13, 2026 21:12
8691334 to
2777998
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
April 21, 2026 19:53
2777998 to
416a0b9
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
April 29, 2026 13:04
416a0b9 to
9d498ce
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
2 times, most recently
from
May 12, 2026 15:47
0d7b386 to
1263a1d
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
2 times, most recently
from
May 28, 2026 19:31
a99c2f3 to
ea195cc
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
June 11, 2026 14:16
ea195cc to
52cf683
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
June 18, 2026 20:06
52cf683 to
4c565b3
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
June 25, 2026 22:08
4c565b3 to
dc25d78
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
July 12, 2026 15:57
dc25d78 to
c851f82
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
July 21, 2026 03:14
c851f82 to
76814de
Compare
renovate
Bot
force-pushed
the
renovate/actions-rust-lang-setup-rust-toolchain-1.x
branch
from
July 24, 2026 15:38
76814de to
6416198
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.2→v1.17.0Release Notes
actions-rust-lang/setup-rust-toolchain (actions-rust-lang/setup-rust-toolchain)
v1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.1...v1.17.0
v1.16.1Compare Source
What's Changed
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.0...v1.16.1
v1.16.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.4...v1.16.0
v1.15.4Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.3...v1.15.4
v1.15.3Compare Source
What's Changed
test-workspace/target/by @xtqqczze in #85New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.2...v1.15.3
v1.15.2Compare Source
Fix: Run the version detection steps in the selected
rust-src-dirdirectory.This should enable the version selection even without a default toolchain installed.
Fixes #74.
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.1...v1.15.2
v1.15.1Compare Source
What's Changed
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.0...v1.15.1
v1.15.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.1...v1.15.0
v1.14.1Compare Source
What's Changed
Swatinem/rust-cacheaction to a full commit SHA by @JohnTitor in #68New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.0...v1.14.1
v1.14.0Compare Source
What's Changed
cache-all-cratesandcache-workspace-cratesthat are propagated toSwatinem/rust-cacheascache-all-cratesandcache-workspace-cratesSolves #67
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.13.0...v1.14.0
v1.13.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.12.0...v1.13.0
v1.12.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.12.0
v1.11.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.11.0
v1.10.1Compare Source
The format has changed since rust-lang/rustfmt#5971 and now follows the form "filename:line".
Thanks to @0xcypher02 for pointing out the problem.
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.10.1
v1.10.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.10.0
v1.9.0Compare Source
cache-on-failureand forward it toSwatinem/rust-cache. (#39 by @samuelhnrq)Set the default the value to true.
This will result in more caching than previously.
This helps when large dependencies are compiled only for testing to fail.
v1.8.0Compare Source
v1.7.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.6...v1.7.0
v1.6.0Compare Source
What's Changed
cachekeyoutput to the README by @obi1kenobi in #24New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.5...v1.6.0
v1.5.0Compare Source
What's Changed
New Contributors
Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.5.0
v1.4.4Compare Source
v1.4.3Compare Source
v1.4.2Compare Source
v1.4.1Compare Source
v1.4.0Compare Source
v1.3.7Compare Source
v1.3.6Compare Source
v1.3.5Compare Source
v1.3.4Compare Source
v1.3.3Compare Source
v1.3.2Compare Source
v1.3.1Compare Source
v1.3.0Compare Source
v1.2.1Compare Source
v1.2.0Compare Source
v1.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.